-
Home
-
Tiered Pricing Table for WooCommerce
-
4.2.1
-
Code
-
Classes
- TieredPricingTab
Total Complexity |
18 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
234 |
Lines of code |
186 |
Logical lines of code |
56 |
Comment lines |
17 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render() |
A |
36 |
2 |
111 |
save() |
S |
63 |
4 |
9 |
updateProductTemplate() |
S |
65 |
3 |
9 |
updateProductBaseUnitName() |
S |
64 |
3 |
9 |
renderUpgradeNotice() |
S |
60 |
1 |
19 |
getProductTemplate() |
S |
71 |
2 |
5 |
__construct() |
S |
65 |
1 |
10 |
register() |
S |
66 |
1 |
8 |
getProductBaseUnitName() |
S |
69 |
1 |
6 |